home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 June / EnigmA AMIGA RUN 19 (1997)(G.R. Edizioni)(IT)[!][issue 1997-06][EAR-CD III].iso / recent2 / hrtmon.readme < prev    next >
Text File  |  1997-05-23  |  3KB  |  92 lines

  1. Short:    V2.1 demo, 'Action-Replay' like monitor
  2. Author:   Alain.Malek@cryogen.com  Alain Malek
  3. Uploader: Alain.Malek@cryogen.com  Alain Malek
  4. Type:     dev/debug
  5.  
  6.                              HRTmon
  7.  
  8.                     Copyright © 1991 - 1997
  9.                       All Rights Reserved
  10.                            Written by
  11.                           Alain  Malek
  12.  
  13.  
  14. Have you ever wanted to get an Action Replay on your A1200, A3000 or A4000 ?
  15. If the answer is yes, then you should have a look at HRTmon.
  16.  
  17. HRTmon is a monitor for your Amiga, which doesn't use the libraries.
  18. You can invoke the monitor at any point. Even if a game or a demo switched
  19. off the interrupts.
  20. Once in HRTmon you can watch all the memory, disassemble, edit, save, etc...
  21. and continue, as if nothing happend.
  22. You don't have to care about any picture address. ALL the CHIP-memory can
  23. be edited transparently.
  24.  
  25. NOTE:
  26.  
  27. The demo version lacks some features:
  28.  
  29. - saving of files.
  30.  
  31. HRTmon is shareware software.  If you find it useful, please register.
  32.  
  33. --------------------------------------------------------------------------
  34.  
  35. - History
  36.  
  37. version 2.1 22 May 1997 (5th public release)
  38.  
  39. - 'Snap cursor' added in editor window
  40. - new status bar
  41. - no output on screen when switching insert mode on/off
  42. - '#' key was missing on French keyboard
  43. - command history invoked through CTRL-up/down keys
  44. - use SHIFT-up/down to scroll faster in memory dump
  45. - Garbage on screen with some 040 machines fixed
  46. - help page doesn't scroll further when HELP key released
  47. - 31K command added
  48. - Bug in disk bitmap allocation removed. (got a disk full msg too early)
  49. - Bug in CPU detection routine removed. (failed on 68020 boards with FPU)
  50. - LoadView task option added in HRTmonPrefs (gfx-board compatible)
  51.  
  52. version 2.00 24 Nov 1996 (4th public release)
  53.  
  54. - IDE hard-disk access (A1200 and A4000 only)
  55. - Support for International FileSystem
  56. - Works on 68020-68060
  57. - A4000 bug fixed
  58. - Scroll up and down for disassembly, mem dump, etc...
  59. - New powerfull gfx searcher and ripper
  60. - Save picture command
  61. - Improved floppy disk access
  62. - HRTmon can be entered by pressing a key
  63. - Auto memory location
  64. - Some more preferences
  65. - Completly rewritten file access routines
  66. - New HRTmon program launcher
  67. - Lots of small usefull commands added...
  68.  
  69. version 1.20 2 May 1995 (3rd public release)
  70.  
  71. - SETMAP command removed.
  72. - Now you select your keyboard from HRTmonPrefs
  73. - Added MMU option in HRTmonPrefs
  74. - Added Clock option in HRTmonPrefs
  75.   (The auto-detection of the clock caused a crash on A3000 and A4000/030 and
  76.   maybe some other configurations too.)
  77.  
  78. version 1.10 22 April 1995
  79.  
  80. - Added KILL command.
  81.  
  82. version 1.01 10 April 1995 (2nd public release)
  83.  
  84. - Removed a bug when entering HRTmon. (Sometimes it crashed...)
  85. - No more crash when exiting HRTmon, after having pressed the right-mouse
  86.   button in HRTmon (only in 'right-mouse enter' mode.)
  87. - Now the debug command should work correctly.
  88.  
  89. version 1.00 2 April 1995
  90.  
  91. - First public release
  92.